ElementMulticategoryFilter(ICollection<ElementId>)
Description:
Constructs a new instance of a filter to find elements whose category matches any of a given set of categories.
Constructs a new instance of a filter to find elements whose category matches any of a given set of categories.
Overloads (4):
ElementMulticategoryFilter(ICollection[ElementId])
public ElementMulticategoryFilter(
ICollection<ElementId> categoryIds
)
-
ICollection<ElementId>categoryIdsThe category ids to match.
-
One or more categories was not valid for filtering.
-
A non-optional argument was null